PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class / isEditable Method
In This Topic
    isEditable Method
    In This Topic
    Gets a value indicating whether the attribute value can be edited.
    Syntax
    public boolean isEditable()

    Return Value

    True if the attribute value should be editable in the user interface.
    See Also